Einhugur macOS Bridge plugin.

NSMutableDictionary.SetIntegerForKey Method

Sets integer value for given string key.

SetIntegerForKey(
   key as String,
   value as Integer)

Parameters

key
The key to set.
value
The value to set.

Remarks

See Also

NSMutableDictionary Class